home *** CD-ROM | disk | FTP | other *** search
/ Retro Gamer 18 / Retro Gamer 18.iso / mac / Emulators / Fuse-0.7.0.1.dmg / Fuse.app / Contents / Resources / Scaler.nib / classes.nib next >
Text File  |  2004-09-17  |  376b  |  13 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             ACTIONS = {apply = id; cancel = id; showWindow = id; }; 
  6.             CLASS = ScalerController; 
  7.             LANGUAGE = ObjC; 
  8.             OUTLETS = {scaler = NSMatrix; }; 
  9.             SUPERCLASS = NSWindowController; 
  10.         }
  11.     ); 
  12.     IBVersion = 1; 
  13. }